debian: correctly document d/copyright files
authorBoyuan Yang <073plan@gmail.com>
Thu, 27 Jul 2017 15:01:27 +0000 (23:01 +0800)
committerBoyuan Yang <073plan@gmail.com>
Thu, 27 Jul 2017 15:10:22 +0000 (23:10 +0800)
debian/copyright

index 986ee7c80776a807cb5f444aaf8478b8d520ba14..25a155300b887d8b9c8c7555191e7d9de882f84a 100644 (file)
@@ -11,6 +11,41 @@ Copyright: 2010-2017, Deepin Technology Co., Ltd.
            2017, Boyuan Yang <073plan@gmail.com>
 License: GPL-3+
 
+File: src/log/AbstractAppender.h
+      src/log/AbstractStringAppender.h
+      src/log/ConsoleAppender.*
+      src/log/FileAppender.*
+      src/log/Logger.*
+Copyright: 2010-2012 Boris Moiseev <cyberbobs@gmail.com>
+License: LGPL-2.1
+
+File: src/log/AbstractStringAppender.cpp
+Copyright: 2010 Boris Moiseev <cyberbobs@gmail.com>
+           2012 Digia Plc and/or its subsidiary(-ies)
+License: LGPL-2.1
+
+File: src/log/OutputDebugAppender.*
+Copyright: 2010 Karl-Heinz Reichel <khreichel@googlemail.com>
+License: LGPL-2.1
+
+License: LGPL-2.1
+ This package is free software; you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License version 2.1
+ as published by the Free Software Foundation and appearing in the file
+ LICENSE.LGPL included in the packaging of this file.
+ .
+ This package is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <https://www.gnu.org/licenses/>
+ .
+ On Debian systems, the complete text of the GNU General Lesser
+ Public License version 32.1 can be found in
+ "/usr/share/common-licenses/LGPL-2.1".
+
 License: GPL-3+
  This package is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by